GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / EmailPageMarginLeft Property





In This Topic
EmailPageMarginLeft Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property EmailPageMarginLeft As Single
public float EmailPageMarginLeft {get; set;}
public read-write property EmailPageMarginLeft: Single; 
public function get,set EmailPageMarginLeft : float
public: __property float get_EmailPageMarginLeft();
public: __property void set_EmailPageMarginLeft( 
   float value
);
public:
property float EmailPageMarginLeft {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members